Text File | 1993-09-22 | 592 b | 16 lines | [ttro/ttxt]
Chassis
by Chuck Hoffman
Chassis is a sample Macintosh application program which you can use as a foundation, or “chassis” for your own code. It is written in C, and is compiled with THINK C from Symantec Corporation.
- Chuck Hoffman
Release 6.0
Code changed to be compatable with Symantec THINK C 6.0 for Macintosh. This code will also compile with release 5.0.4. Instructions for doing so are in the "THINK C 5.0 stuff" folder.
Release 5.1.2
Fixes a bug which caused crashes while scrolling in 32-bit mode on Mac-IIci and higher machines. Also fixes two very small memory leaks.